services.nginx.upstreams.<name>.servers

Defines the address and other parameters of the upstream servers. See the documentation for the available parameters.

Type
attribute set of (open submodule of attribute set of (boolean or signed integer or string))
Default
{ }
Example

see services.nginx.upstreams

Declared
<nixpkgs/nixos/modules/services/web-servers/nginx/default.nix>